home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / Text and Speech / SaintEdit 1.1.1 / SaintEdit 1.1 Notes < prev    next >
Text File  |  1993-10-12  |  9KB  |  128 lines

  1. SaintEdit 1.1 Release Notes                                   10/06/93
  2.  
  3. New Features and BUG fixes (chronologically)
  4.  
  5. .............................................................................
  6. * Fixed scrollbar activation bug on files that have less than a page of text.
  7. fixed 10/03/93
  8. .............................................................................
  9. * NEW "SAVE" SCHEME†
  10. I added a pop-up to the Save routines so you can save as Macintosh, DOS, UNIX, or TeachText text or read only files, this means the file CR and LF's will be converted when the file is saved.
  11.  
  12. Macintosh TEXT         - Just CRs
  13. UNIX TEXT              - Just LFs
  14. DOS TEXT               - CRs & LFs
  15. TeachText Text
  16. TeachText ReadOnly
  17.  
  18. Several people have requested non-printable characters in the search dialog, to configure files for UNIX and DOS, the above strategy will eliminate the need for you to worry about CR and LF hassles. After all, that is the goal here.
  19. added 10/03/93
  20. .............................................................................
  21. * Changed the file open algorithm to accommodate locked files.
  22. fixed 10/03/93
  23. .............................................................................
  24. * Added default Font settings to the preferences dialog box.
  25. added 10/03/93
  26. .............................................................................
  27. * The open file algorithm is much more sophisticated now. I look at the first 1024 characters to determine if the file needs parsing as a UNIX or DOS file, this makes opening huge Macintosh text dramatically faster. Additionally, I added animated cursors for the conversion processes of CR and LF conversions.
  28. changed 10/03/93
  29. .............................................................................
  30. * I decided to pull the file encryption stuff, there where some interface things  would have been a pain. More importantly with the PGP case pending and the fact that this program is in use in Japan and France I do not need the legal hassles.
  31.  
  32. I will most likely make a stand alone file encryptor with a drag and drop interface out of the routines and release it as a separate application.
  33. removed 10/03/93
  34. .............................................................................
  35. * Fix Normalization Routine for proportional fonts
  36. fixed 10/03/93
  37. .............................................................................
  38. * Fixed an annoying bug that caused intermittent BusErrors on Resume/Activate events.
  39. fixed 8/19/93, 10/03/93
  40. .............................................................................
  41. * Pausing in About and Help Box
  42. By clicking in the scrolling about and Help dialogs, it will pause on mouse downs.
  43. changed 10/02/93
  44. .............................................................................
  45. * Invisibles For Other Fonts
  46. added 7/31/93
  47. .............................................................................
  48. * Add Charteris note
  49. In memory of passing away in April of 1993
  50. added 7/31/93
  51. .............................................................................
  52. * When the blinking text insertion line is drawn, and "Find and Replace" is selected from the "Edit" menu, and the insertion point is not covered by the dialog, after you click "Cancel", when the insertion point is moved, where it previously was is not erased.  This was because the port was being changed to draw the menu's so I had to turn the caret off on MouseDownEvents...
  53. fixed 7/31/93
  54. .............................................................................
  55. * Font Options
  56. The fonts are done, added the interface to the beast. Added proportional font for Merkle.
  57. ANSI PC extended characters font.
  58. fixed 7/30/93
  59. .............................................................................
  60. * I changed the strategy of resource management, so all the most used resources are loaded into RAM, so you can edit on PowerBooks without the need to keep accessing the hard drive.
  61. changed 7/30/93
  62. .............................................................................
  63. * When the monitor is switched to B&W after running the program in color, the second and third tiny icons at the bottom left of a window are empty.  When switched to color after running in B&W, color is not used for the icons.
  64. fixed 7/15/93
  65. .............................................................................
  66. * "If you switch out to another application with no windows that would cover a text window, and then switch back, all of the text in the window is redrawn." This is a necessary evil, if someone in the background (such as Photoshop) has messed around with the color palette, this flash ensures that the SaintEdit windows will be drawn properly.
  67. explained 7/15/93
  68. .............................................................................
  69. * Changed Application icon again, edit B&W icon masks.
  70. changed 7/11/93
  71. .............................................................................
  72. * The grow box of a text window doesn't become deactivated when the scroll bars are deactivated.
  73. fixed 7/10/93
  74. .............................................................................
  75. * Find and Fix Buss error on the MacPlus
  76. fixed 7/10/93
  77. .............................................................................
  78. * Fix double line bug on DOS file reads
  79. Well I have to pass the buck here, my beta testers should of found this one. As I have mentioned, I use this for UNIX mail and it works fine. 
  80. fixed 7/10/93
  81. .............................................................................
  82. * Expanded Wrap strategy
  83. I changed the way the wrap preferences work, there are now three options, check out the preferences, you'll figure them out. 
  84.  
  85. Note: When you change wrap modes ALL open documents will be scrolled to the home position.
  86. changed 7/9/93
  87. .............................................................................
  88. * The KRAFTWERK COMPUTER WORLD FONT
  89. I edited the font quite a bit to look like the font on KRAFTWERK's COMPUTER WORLD CD, I later found out that it is very similar to Adobe's "OCRA", anyway I think it is easier to read, and I really like the numerological characters.
  90. added 7/9/93
  91. .............................................................................
  92. * Drag and drop TeachText ReadOnly Files
  93. I added The proper BNDL resource so you way drag and drop any 'TEXT' or 'ttro' file. Previously you had to open them from within SaintEdit.
  94. added 7/9/93
  95. .............................................................................
  96. * Remember Scrolled Position On Window Resize
  97. Ok, this one was a really easy and I apologize for not doing it sooner. When You drag or zoom a window it will now restore the scrolled position instead of scrolling back to the top of the document, this was a pain in the ass on huge files.
  98. fixed 7/9/93
  99. .............................................................................
  100. * When Closing ALL
  101. When you close multiple documents I prompted you to save changes with a dialog box, but, I did not always redraw the text so you could not see the text you were about to save, now I redraw the text before prompting a save with the dialog.
  102. fixed 6/9/93
  103. .............................................................................
  104. * Fix more scroll bugs
  105. There are some conditions in which the text will be scrolled and the line will be chopped in half - page up and page down and thumb changes. This turned out to be a round off error (I had a long instead of a double...) I think these were the Page down and Page Up bugs several people commented on.
  106. fixed 5/28/93
  107. .............................................................................
  108. * There was a bug when switching colors, the scrap text color was not changed and you had to toggle the colors to get your pastes to work properly.
  109. fixed 5/24/93
  110. .............................................................................
  111. * Bedtime Stories (Speech Manager)
  112. After seeing this in action at WWDC, I had to add this support! When SaintEdit is launched it looks for the presence of the Speech Manager, if it is installed there will be a "Bedtime Stories" menu installed to speak your files. Listening to the computer read your documents is the *BEST* way I've found so far to check grammar.
  113. added 5/20/93
  114. .............................................................................
  115. * Recompiled under Think 6.0
  116. This forced some very obscure bugs to surface, which I have fixed. I think this fixes the save problems some people were having.
  117. changed 5/18/93
  118. .............................................................................
  119. * Remove 320K file limit
  120. here is the scoop, when I was debugging SaintEdit 1.0 I had some problems with huge files, so as a temporary fix I limited the file size, I fixed the problems, but never removed the "safety net". This release is memory dependent. 
  121. fixed 5/17/93
  122. .............................................................................
  123. * allow non-printable characters in search dialog
  124.     † see  "NEW "SAVE AS" SCHEME"
  125. .............................................................................
  126.  
  127. Thanks for your feedback and support,
  128. Craig Marciniak